home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-07-05 | 598 b | 51 lines | [TEXT/ttxt] |
- Resn=15,
-
- Durn="1.6",
-
- CamX="30 * cos( .13 * t )",
- CamY="20 * sin( .13 * t )",
- CamZ="40 + 10 * cos( .11 * t )",
-
- CmLX="0",
- CmLY="0",
- CmLZ="0",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
-
-
- widt=420,heig=280,
-
-
- ConL=1,ConB=1,
-
-
- Fall="0.03",
-
- C0="sin( PI * dt )",
- C1="cos( PI * dt )",
-
- D0="( s - .5 ) * 3.1415926",
- D1="50 + abs( mag( s ) ) * 20",
- D2="cos( d0 )",
- D3="sin( d0 )",
-
- X="d2 * d1 * c1",
- Y="d3 * d1",
- Z="d2 * d1 * c0",
-
-
- D4="5.14286 * s", // 5.14286 == 6 / 1.16666
-
- R="pos( 2 - d4 ) + pos( 2 - abs( d4 - 6 ))",
- G="2 - abs( d4 - 2 )",
- B="2 - abs( d4 - 4 )",
-
- Scal="600",
- ScSz=1,
-
- Pers="280",
-
- Vers=30,